From 110b4220c71cd503faa6b2f9a7e99c8942fae554 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 11 Apr 2008 02:31:26 +0000 Subject: [PATCH] * woman.el (woman2-TH): Use string-equal instead of string-match. --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 100ef74f298..b6c5109a481 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,6 @@ 2008-04-11 Chong Yidong - * woman.el (woman2-TH): Quote argument to string-match. + * woman.el (woman2-TH): Use string-equal instead of string-match. 2008-04-11 Kevin Ryde -- 2.30.2